Namespace - LJCDBViewDAL
Parameters
viewDataID - The ViewData ID value.
columnName - The ColumnName value.
Returns
The data object record.
Syntax
C# |
public ViewColumn RetrieveWithUniqueKey(Int32 viewDataID, String columnName)
|
Retrieves the record with the unique key.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.